ISubsystem.ActualVelocity property

Adds the actual velocity variable to PDO.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool ActualVelocity { get; set; }
Property ActualVelocity As Boolean

Property value

Type: bool

Remarks

This property must be set before Start.

Usable EtherCAT states

ecatOffline

See also

ISubsystem Interface

IntervalZero.KINGSTAR.Base.Class Namespace